[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 3414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24585Patel, Harold3550BendigoVictoriaAustralia
12508Anand, NicholePE17BuryEnglandUnited Kingdom
24447Morgan, Cody90706BellflowerCaliforniaUnited States

Generated 2025-07-19 21:07:46.018 UTC