How to use an existing key to sort records?
If you want to use an existing key, just set a number of group breaks exactly the same as the key definition. The view engine will use this key automatically/internally. It is similar to any SQL server engine when the ORDER BY clause is the same (or similar) to an existing INDEX. You’ll get “Sorting data” message overridden by “Processing data” instantly.