[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 9979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11580Raje, MelvinRG11 5TPBerkshireEnglandUnited Kingdom
13727Rubio, Paula, A94704BerkeleyCaliforniaUnited States
11784Turner, JoseV9MetchosinBritish ColumbiaCanada

Generated 2025-07-18 07:16:30.134 UTC