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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
20635Young, Nathan, J99362Walla WallaWashingtonUnited States
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 06:33:36.071 UTC