When performing a group by Id in an aggregate, I always end up setting the name of the new attribute to <EntityName>Id. This is to make sure I know for example what type of Identifier I am passing in links/buttons.
It would be nice if OutSystems automatically names the new grouped attribute as <EntityName>Id. See image below for example.