[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 856   SHUFFLE   <  SKIP 50  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
20010Carter, Jackson, S92102San DiegoCaliforniaUnited States

Generated 2025-07-14 02:10:49.003 UTC