Returns the last value in the tuple for the specified field.
Use
last() to return the last value of a
measure or dimension. You can also use
last() used to return the value of a field without grouping
by that field.
If the values are not sorted, the 'last' value could be
any value in the tuple.