[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   SHUFFLE   SKIP 6845   <  SKIP 1397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27836Navarro, Pedro92400CourbevoieHauts de SeineFrance
16817Peterson, Evan92102San DiegoCaliforniaUnited States
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia

Generated 2025-07-21 19:29:27.739 UTC