sortedBy
distinctBy
take
Returns a list containing only elements from the given collection having distinct keys.
collection.distinctBy { selector }