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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22371Powell, Blake, JV2L3W8NewtonBritish ColumbiaCanada
22889Long, Julia, RV2M1S6NewtonBritish ColumbiaCanada
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-10 03:19:49.084 UTC