Sorts input data in ascending or descending order when it cannot be sorted at its source. For example, sort sales data by ...

Sorts input data in ascending or descending order when it cannot be sorted at its source. For example, sort sales data by 'customer id' before it is written to a flat file and delivered to another department. Note: We do not recommend this transformation for large data flows.