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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19935Navarro, Clinton66041PoingSaarlandGermany
29139Coleman, Riley, L90505TorranceCaliforniaUnited States
25915Bryant, Paige, J98104SeattleWashingtonUnited States
21293Garcia, Ashley94519ConcordCaliforniaUnited States

Generated 2025-07-11 08:04:13.250 UTC