Explanation
The attribute that you want to sort is a non-persistent field so in-memory sorting is required. The number of records that can be sorted in-memory is limited to the fetch limit for this type of object or 5000, whichever is smaller.
Action
Action