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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17082Smith, Morgan, W20354HamburgHamburgGermany
18145Mr., So, David53131BonnNordrhein-WestfalenGermany
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
14807Martinez, Brenda, M91940Les UlisEssonneFrance
17600Brooks, Timothy98036LynnwoodWashingtonUnited States
13490Rodriguez, Edward95062Santa CruzCaliforniaUnited States
23404Peterson, Amanda98371PuyallupWashingtonUnited States

Generated 2025-10-29 21:01:53.775 UTC