[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 376   SHUFFLE   <  SKIP 496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
19691Cox, Gabriella98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 12:19:40.872 UTC