[ROOT]  dt  FactInternetSale  <  WHERE DimCurrency.AlternateKey EQ 'USD'  >   PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount   <  SKIP 1000  >   <  TAKE 3  >   

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM2021202220232024
Martinez, Marie,162732803.520.000.002181.56621.96
Martin, Nathan, S,177693909.830.000.002181.561728.27
Blanco, Audrey,126577384.100.000.002589.094795.01

Generated 2024-11-10 20:13:51.286 UTC