[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 562   <  SKIP 3014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28623Turner, Marcus, P95062Santa CruzCaliforniaUnited States
29157Powell, Seth95062Santa CruzCaliforniaUnited States
11127Edwards, Jan91776San GabrielCaliforniaUnited States

Generated 2025-07-16 18:25:28.397 UTC