The only thing i can tell from looking at your print screens is that, because you are using a fetch other data, with a service action inside, you will send all attributes to the client.
If you use the getdata from the aggregate, it will be smarter in which data is sent. You can improve your fetch from other data by using your own structure as output, with only those fields you need.