into_values()
Returns the highest values and associated data from a MaxNBy aggregate
Since 1.16.0
This returns the largest values seen by the aggregate and the
corresponding values associated with them. Note that Postgres requires
an input argument with type matching the associated value in order to
determine the response type.
Output: