[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 250   <  SKIP 2583  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24496Mitchell, Katelyn, AV0SookeBritish ColumbiaCanada
24342Campbell, Evan, WV0SookeBritish ColumbiaCanada

Generated 2025-07-16 03:57:16.197 UTC