ArcGIS Pro 3.2.1
The documentation mentions that the Sort tool can be used to sort the SHAPE field:
Feature classes can be spatially reordered, or sorted. The Shape field must be used as the sort field for spatial sorting. There are a number of spatial sort methods that arrange the features differently based on their location.
What is the intended use case for sorting a SHAPE field?
And what does the tool do? For example, with points, does it sort on Y, then X, as if the X and Y were number fields in the attribute table?
