Create a new variable and store the first element from the sorted customers list inside it.
customers
Make sure to pick customer followed by = and then customers, [0].
customer
=
[0]