[ROOT]  dt  FactInternetSale  SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name   ORDER BY OrderDate DESC  >   TITLE Internet sales with Fiscal year   SKIP 3000   <  SKIP 454  >   <  TAKE 6  >   

Internet sales with Fiscal year

6 items

FactInternetSaleIdOrderDateOrderDate.AWFiscalYear()SalesAmountDimCustomer.Name
SO73652_32025-10-2420252.29Nath, Keith
SO73653_12025-10-24202553.99Xie, Kurt, A
SO73653_22025-10-2420258.99Xie, Kurt, A
SO73703_12025-10-242025539.99Morris, Paige, W
SO73703_22025-10-2420254.99Morris, Paige, W
SO73703_32025-10-2420258.99Morris, Paige, W

Generated 2025-11-30 13:53:50.672 UTC