[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 8375   SHUFFLE   <  SKIP 30  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
19004Rogers, Ian, D92102San DiegoCaliforniaUnited States
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-19 19:41:19.266 UTC