[ROOT] dt FactInternetSale < WHERE DimCurrency.AlternateKey EQ 'DEM' > PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount < SKIP 62 > < TAKE 31 >
15 items
| DimCustomer.Name+','+DimCustomerIdId | _SUM | 2022 | 2023 |
|---|---|---|---|
| Ortega, Paula,13540 | 3578.27 | 3578.27 | 0.00 |
| Chen, Kelli,19325 | 699.10 | 699.10 | 0.00 |
| Rana, Phillip,13543 | 3578.27 | 3578.27 | 0.00 |
| Rana, Levi, J,13607 | 3578.27 | 0.00 | 3578.27 |
| Dominguez, Renee,19340 | 699.10 | 0.00 | 699.10 |
| Guo, Steve, L,13774 | 3578.27 | 0.00 | 3578.27 |
| Foster, Alexis,19417 | 699.10 | 0.00 | 699.10 |
| Moyer, Jay,13822 | 3578.27 | 0.00 | 3578.27 |
| Collins, Devin,19415 | 699.10 | 0.00 | 699.10 |
| Xie, Kenneth, J,13842 | 3578.27 | 0.00 | 3578.27 |
| Shan, Wayne,19365 | 699.10 | 0.00 | 699.10 |
| Rana, Ruth,19387 | 699.10 | 0.00 | 699.10 |
| Ward, Jared, A,29475 | 3399.99 | 0.00 | 3399.99 |
| Sai, Meredith,14139 | 3578.27 | 0.00 | 3578.27 |
| _SUM | 237785.01 | 97833.21 | 139951.80 |
Generated 2025-11-03 08:16:46.787 UTC