[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 0   SHUFFLE   <  SKIP 2879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21056Munoz, WalterGL7 1RYGloucestershireEnglandUnited Kingdom
19660Hill, Devin95062Santa CruzCaliforniaUnited States
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-10-31 04:58:29.847 UTC