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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13936Wilson, Nathan, LV3A 4R2LangleyBritish ColumbiaCanada
14341Sanders, SeanV3A 4R2LangleyBritish ColumbiaCanada
14387Hughes, BrittanyV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-13 08:55:43.936 UTC