[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   SKIP 2421   SHUFFLE   <  SKIP 514  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28806Hernandez, Randall, H84720Cedar CityUtahUnited States
19318Dominguez, Jamie91940Les UlisEssonneFrance
17944Rivera, Riley, T93700DrancySeine Saint DenisFrance
20837Rubio, JimmyRG11 5TPBerkshireEnglandUnited Kingdom
20292Ross, Katherine94015Daly CityCaliforniaUnited States
21630Jenkins, Faith98270MarysvilleWashingtonUnited States

Generated 2025-07-12 10:49:07.302 UTC