[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 482   SHUFFLE   <  SKIP 2879  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
15398Wang, Jose94611OaklandCaliforniaUnited States
13105Kovár, Whitney3550BendigoVictoriaAustralia
19817Flores, MorganV9LangfordBritish ColumbiaCanada

Generated 2025-07-21 00:22:51.699 UTC