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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28046Reed, MichelleV9LangfordBritish ColumbiaCanada
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada
27380Green, EricV9LangfordBritish ColumbiaCanada

Generated 2025-07-13 18:47:16.410 UTC