[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 750   <  SKIP 2104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28198Moyer, Jared, VV0SookeBritish ColumbiaCanada
28272Jai, Hunter, MV0SookeBritish ColumbiaCanada
28359Anderson, Madison, GV0SookeBritish ColumbiaCanada
28630Zimmerman, JackV0SookeBritish ColumbiaCanada

Generated 2025-07-16 03:53:21.583 UTC