[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 913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28880Moyer, Felicia, CRG41 1QWWokinghamEnglandUnited Kingdom
20074Madan, Preston94519ConcordCaliforniaUnited States
11960Griffin, Ana98052RedmondWashingtonUnited States

Generated 2025-07-12 16:54:24.791 UTC