FIRST_EACH([MAX VALUES, ]GROUP, VALUE)
MAX VALUES:
Limit of key\value elements in the output (Default: 2,147,483,647).
When MAX VALUES
is omitted, the limit is simply set to the default value.
GROUP:
Field to aggregate by
VALUE:
Field to sub-aggregate byFIRST
values of key\value pairs.