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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
16181Rubio, Daisy, A6006PerthSouth AustraliaAustralia

Generated 2025-07-13 14:10:58.948 UTC