[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 325   <  SKIP 3249  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28156Hall, Gabrielle, J95062Santa CruzCaliforniaUnited States
28340Butler, Lucas95062Santa CruzCaliforniaUnited States

Generated 2025-07-22 15:20:22.359 UTC