[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2986   SHUFFLE   <  SKIP 2406  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
28795Allen, Jesse92625Newport BeachCaliforniaUnited States
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-19 14:34:58.636 UTC