[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 6547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22442Sun, TrishaHP10 9QYHigh WycombeEnglandUnited Kingdom
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-14 09:01:31.555 UTC