[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 1657   SKIP 1000   <  SKIP 562  >   <  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
28095Bryant, Natalie, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-06 06:13:39.539 UTC