[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 3710   SHUFFLE   <  SKIP 232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15981Powell, Gabriel, M97068W. LinnOregonUnited States
12462Suri, Levi, J66272Sulzbach TaunusSaarlandGermany
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-15 22:06:53.954 UTC