[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 4000   SHUFFLE   <  SKIP 3104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22187Russell, Hannah, A97330CorvallisOregonUnited States
14018Rai, Nina3550BendigoVictoriaAustralia
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 12:41:45.743 UTC