[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 2818   SHUFFLE   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14387Hughes, BrittanyV3A 4R2LangleyBritish ColumbiaCanada
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-18 22:25:23.642 UTC