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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom
13031Shan, Hunter91945Lemon GroveCaliforniaUnited States
29243Torres, Jared90706BellflowerCaliforniaUnited States

Generated 2025-07-11 22:36:47.163 UTC