[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 469   <  SKIP 2750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27567Foster, Miranda, J98284Sedro WoolleyWashingtonUnited States
27605Martinez, Miguel98284Sedro WoolleyWashingtonUnited States
28625Griffin, Logan98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 20:03:37.228 UTC