[ROOT] dt FactInternetSale < WHERE DimCurrency.AlternateKey EQ 'DEM' > PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount < ORDER BY 2020 SHUFFLE SKIP 0 > < TAKE 15 >
15 items
| DimCustomer.Name+','+DimCustomerIdId | _SUM | 2022 | 2023 |
|---|---|---|---|
| Moreno, Gerald, A,13770 | 3578.27 | 0.00 | 3578.27 |
| Mehta, Phillip, H,13844 | 3578.27 | 0.00 | 3578.27 |
| Chen, Kelli,19325 | 699.10 | 699.10 | 0.00 |
| Gill, Desiree,19353 | 699.10 | 0.00 | 699.10 |
| Jai, Mitchell, D,13546 | 3578.27 | 3578.27 | 0.00 |
| Kumar, Sharon, C,13542 | 3578.27 | 3578.27 | 0.00 |
| Lu, Kelli, L,13782 | 3578.27 | 0.00 | 3578.27 |
| Jimenez, Lance,29466 | 3374.99 | 0.00 | 3374.99 |
| Rana, Frederick, J,13807 | 3578.27 | 0.00 | 3578.27 |
| Rana, Ruth,19387 | 699.10 | 0.00 | 699.10 |
| Luo, Lindsay,13514 | 3578.27 | 3578.27 | 0.00 |
| Dominguez, Anne,13258 | 3578.27 | 3578.27 | 0.00 |
| Mehta, Monica, J,29467 | 3374.99 | 0.00 | 3374.99 |
| Romero, Erik, R,29403 | 3374.99 | 0.00 | 3374.99 |
| Rana, Phillip,13543 | 3578.27 | 3578.27 | 0.00 |
Generated 2025-11-06 07:56:21.669 UTC