[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 872   SHUFFLE   <  SKIP 3689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
15009Patterson, Chloe98052RedmondWashingtonUnited States
19038Patel, Joe66578NeunkirchenSaarlandGermany

Generated 2025-07-18 19:40:19.505 UTC