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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25790Patterson, Cameron, M57000MetzMoselleFrance
11775Roberts, Sierra94303Palo AltoCaliforniaUnited States
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-17 13:02:14.819 UTC