How do I change the order of the repeater- What will appear in it last will become first?

If the repeater is connected with a Dataset, then you can change the sort order.

If you are populating the Repeater using code, then you can use ascending() or descending() on the query .