[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 189  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27068Kelly, Jade90505TorranceCaliforniaUnited States
14996Gill, Ross, R10210BerlinHamburgGermany
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom
12775Griffin, Connor, S94303Palo AltoCaliforniaUnited States
12780Richardson, Jeremy, P98501OlympiaWashingtonUnited States
17463Moore, Nicholas97222MilwaukieOregonUnited States
22691Raman, Gerald, V92150SuresnesHauts de SeineFrance

Generated 2025-11-05 22:06:28.734 UTC