On Excel this is what the data looks like:

But when I try to display this as a table using Report Builder, it only shows the first row of data:

Here is what my RDL report design looks like:

I want to display all rows of data. I am grouping by BillToCustomerPostalCode since that is what should remain constant for each row. What am I doing wrong here?
Thanks,
J