[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 480   SHUFFLE   <  SKIP 1812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15589He, Gilbert4171HawthorneQueenslandAustralia
20782Ye, Alan97005BeavertonOregonUnited States
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 17:23:47.278 UTC