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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29156Barnes, Ashley, J94109San FranciscoCaliforniaUnited States
18975Bryant, Samuel, K90712LakewoodCaliforniaUnited States
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom
12260Romero, MelindaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-11-05 01:12:15.403 UTC