[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 3510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
14759Davis, Madison, C95062Santa CruzCaliforniaUnited States
15314Torres, Eduardo95062Santa CruzCaliforniaUnited States

Generated 2025-11-05 01:51:47.779 UTC