[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 2945   SHUFFLE   <  SKIP 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24811Ramirez, Trinity91203GlendaleCaliforniaUnited States
11616Nath, CaseyMK8 8ZDMilton KeynesEnglandUnited Kingdom
19669Hill, Hailey98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-15 04:17:37.013 UTC