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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
28854Walker, Morgan, C97068W. LinnOregonUnited States
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States

Generated 2025-07-16 06:19:24.199 UTC