[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   SHUFFLE   <  SKIP 513  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21788Barnes, Spencer92806La JollaCaliforniaUnited States
11347Navarro, Roy, T38001BraunschweigNordrhein-WestfalenGermany
28548Ortega, Krista20354HamburgHamburgGermany
18041Xie, SheenaLE18LeedsEnglandUnited Kingdom
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
19019Gonzales, Jackson94303Palo AltoCaliforniaUnited States
27805Ye, Barbara, A59170CroixNordFrance

Generated 2025-10-31 09:52:33.251 UTC