[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 589   SHUFFLE   <  SKIP 1589  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
28659Simmons, Vanessa, JV7L 4J4N. VancouverBritish ColumbiaCanada
28611Alexander, Christian, C97301SalemOregonUnited States
11415She, Randy, H64283DarmstadtHessenGermany

Generated 2025-07-21 13:03:13.667 UTC