(see sort methods below)
In this example, "A10" comes before "A2" because "1" is bigger than "2".
In this example, A10 come in it's natural order because the number of digits are counted.
In this example, the data is sorted by length of characters.
In this example the data is sorted in reverse order.
This sorts the text in no particular order. It randomizes the arrangement of the list.