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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27300Baker, Robert, AV9LangfordBritish ColumbiaCanada
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada
27380Green, EricV9LangfordBritish ColumbiaCanada

Generated 2025-07-22 01:12:01.099 UTC