[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 406   SHUFFLE   <  SKIP 2902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom
20126Carter, Seth, A95062Santa CruzCaliforniaUnited States
13690Gao, ClaudiaBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-14 17:49:39.775 UTC