[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 548   SHUFFLE   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
21680Torres, Ricky, L38231SalzgitterHessenGermany
16407Zhao, Colleen, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 09:39:08.057 UTC