The SortRecordList extension allowed to have multiple sort criterias. The ListSort should have feature parity with that extension, at least.
Having this built-in on the platform would be useful for sorting third-party datasources. For example, imagine that a web service returns financial transactions, and has two distinct columns: Date and Time. We would need to sort on both columns to be able to present data in chronological order.