[ROOT]  dt  FactInternetSale  <  WHERE DimCurrency.AlternateKey EQ 'DEM'  >   PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount   <  ORDER BY 2020   SHUFFLE   <  SKIP 15  >   <  TAKE 7  >   

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
He, Vincent, M,141383578.270.003578.27
Chen, Laura, C,294493399.990.003399.99
Rana, Phillip,135433578.273578.270.00
Browning, Marvin,294003374.990.003374.99
Xu, Carol, P,135803578.273578.270.00
Foster, Alexis,19417699.100.00699.10
Jai, Peter,136863578.270.003578.27

Generated 2025-11-06 07:50:13.557 UTC