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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
19717Hill, Edward, A97071WoodburnOregonUnited States
25405Wagner, Brandon, E98168BurienWashingtonUnited States
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States

Generated 2025-07-11 04:31:46.764 UTC