[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 1735   SKIP 0   <  SKIP 1065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17539Wilson, GraceV0SookeBritish ColumbiaCanada
18356Lee, Alexander, SV0SookeBritish ColumbiaCanada
18573Phillips, AndreaV0SookeBritish ColumbiaCanada

Generated 2025-11-06 04:08:18.710 UTC