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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25464Wilson, Jose, J78100Saint Germain en LayeYvelineFrance
19270Shen, Shawn6006PerthSouth AustraliaAustralia
26276Huang, Heather97005BeavertonOregonUnited States

Generated 2025-07-15 09:46:38.828 UTC