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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22443Suarez, Marvin, M57000MetzMoselleFrance
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
23272Hayes, Tristan, E90802Long BeachCaliforniaUnited States
28462Serrano, Kendra93700DrancySeine Saint DenisFrance
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
11191Perez, Kristi, E94014ColmaCaliforniaUnited States

Generated 2025-11-06 01:36:00.565 UTC