[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3083  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19632Vazquez, Lawrence2300NewcastleNew South WalesAustralia
18530Evans, Wyatt, M98284Sedro WoolleyWashingtonUnited States
22587Alonso, Gina, C80074MünchenHamburgGermany
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom
16750Sanders, Seth90505TorranceCaliforniaUnited States
11240Hernandez, Anne, BWA3WatfordEnglandUnited Kingdom

Generated 2025-11-04 18:14:19.406 UTC