[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 810   SKIP 750   <  SKIP 2000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24990Collins, Timothy, R95062Santa CruzCaliforniaUnited States
25099Hayes, Melanie, G95062Santa CruzCaliforniaUnited States
23884Ross, Ethan95062Santa CruzCaliforniaUnited States

Generated 2025-11-05 10:43:50.989 UTC