Apply `InitialOptimizations` more consistently in sorting & fix dispatch bug (#47946)
* Apply InitialOptimizations by default in several cases when it was previously present
* fixup for MissingOptimization
* fix stability in the sortperm union with missing case