[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 242   <  SKIP 837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13567Rubio, Anne, T70452StuttgartSaarlandGermany
17689Young, Mary, C98055RentonWashingtonUnited States
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-07-18 02:02:09.277 UTC