[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 396   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11550Torres, DebOX14 4SEOxfordEnglandUnited Kingdom
23298Martinez, Robert, L98033KirklandWashingtonUnited States
27665Patterson, Miguel94015Daly CityCaliforniaUnited States

Generated 2025-07-13 09:06:15.574 UTC