[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 512   SHUFFLE   <  SKIP 1184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19594Liu, Suzanne4700RockhamptonQueenslandAustralia
17485Davis, Blake, N98033KirklandWashingtonUnited States
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 17:58:33.623 UTC