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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29384Sanz, LatashaY03 4TNYorkEnglandUnited Kingdom
20824Xu, Derek, MHP10 9QYHigh WycombeEnglandUnited Kingdom
20758Sanders, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-10 19:04:00.175 UTC