[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 3174   SHUFFLE   <  SKIP 1238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12739Young, EvanKB9KirkbyEnglandUnited Kingdom
17980Hughes, Paige34117KasselHessenGermany
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States

Generated 2025-07-13 19:08:17.937 UTC