[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 509   SHUFFLE   <  SKIP 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States
19795Navarro, Casey3280WarrnamboolVictoriaAustralia
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-19 18:50:50.931 UTC