[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 7110   SHUFFLE   <  SKIP 1491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18851Cook, Dalton, E90802Long BeachCaliforniaUnited States
18999Watson, Mackenzie97355LebanonOregonUnited States
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-22 04:34:30.448 UTC