[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 1628   SKIP 1000   <  SKIP 574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21247Sanders, Alex, E98284Sedro WoolleyWashingtonUnited States
23031Morgan, Brooke, M98284Sedro WoolleyWashingtonUnited States
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 15:33:21.083 UTC