You probably have to send the output of the file to a .NET task and sort it there. You have to make a method where you specify the column you want to sort by, the delimiter, and if there is a header column . I can give you a quick example if you need one
Thomas