[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 250   SHUFFLE   <  SKIP 4742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20116Bryant, Hannah, D91910Chula VistaCaliforniaUnited States
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany
25008Perry, Haley, H94015Daly CityCaliforniaUnited States
20627Navarro, Theresa3205South MelbourneVictoriaAustralia

Generated 2025-07-19 22:18:38.406 UTC