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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
18585Blue, Katherine90706BellflowerCaliforniaUnited States
22427Sharma, Willie, WSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-11 16:53:00.330 UTC