[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 127   SHUFFLE   <  SKIP 275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
26246Bell, Jade, T94010BurlingameCaliforniaUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
14763Arun, George, J97005BeavertonOregonUnited States

Generated 2025-07-21 15:12:28.665 UTC