[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 908   SHUFFLE   <  SKIP 171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25179Thompson, Miguel98020EdmondsWashingtonUnited States
20780White, Michael, A97355LebanonOregonUnited States
12648Dominguez, LoriWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-10 11:12:55.205 UTC