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

Internet sales with Fiscal year

3 items

FactInternetSaleIdOrderDateOrderDate.AWFiscalYear()SalesAmountDimCustomer.Name
SO72346_12025-09-1020251120.49Ross, Rachel, C
SO66614_12025-06-25202421.98Flores, Emma, P
SO56928_22025-02-02202421.98Brown, Thomas, J

Generated 2025-11-04 07:43:24.368 UTC