[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 111  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
11333Miller, Emily, RNT20Newcastle upon TyneEnglandUnited Kingdom
26280Jenkins, Jackson92118CoronadoCaliforniaUnited States
20431Raje, Corey97005BeavertonOregonUnited States

Generated 2025-07-13 01:18:10.100 UTC