[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 7112   SHUFFLE   <  SKIP 301  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
14502Wright, Katelyn, AV9MetchosinBritish ColumbiaCanada
21329Brown, Wyatt94063Redwood CityCaliforniaUnited States
21781Rivera, Jared98036LynnwoodWashingtonUnited States
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 15:25:37.019 UTC