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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11500Simmons, Sarah, VV3A 4R2LangleyBritish ColumbiaCanada
11631Bennett, Antonio, CV3A 4R2LangleyBritish ColumbiaCanada
11841Nelson, SeanV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-13 12:17:26.085 UTC