[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 16   <  SKIP 169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom
26713Edwards, Stephanie, R92118CoronadoCaliforniaUnited States
21948Madan, Ann5023FindonSouth AustraliaAustralia

Generated 2025-07-14 18:19:38.745 UTC