[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 0   SHUFFLE   <  SKIP 3091  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29456She, Lindsay1597Lane CoveNew South WalesAustralia
26254Henderson, Seth, A97005BeavertonOregonUnited States
17948Vazquez, Cheryl, ARH15 9UDWest SussexEnglandUnited Kingdom
11281Barnes, Megan, J91502BurbankCaliforniaUnited States

Generated 2025-11-04 19:14:27.606 UTC