[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 0   SHUFFLE   <  SKIP 2587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21762Hernandez, Andrea, D98201EverettWashingtonUnited States
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
23463Hill, Sean91203GlendaleCaliforniaUnited States

Generated 2025-10-27 21:17:07.097 UTC