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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25367Torres, AbigailV9B 2C3ShawneeBritish ColumbiaCanada
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom
21082Edwards, Jason60323FrankfurtHessenGermany
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
19005Peterson, Lauren98104SeattleWashingtonUnited States
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia

Generated 2025-11-02 18:28:28.152 UTC