[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25595Rowe, Larry, M91054ErlangenBayernGermany
14364Rai, Mario, H94704BerkeleyCaliforniaUnited States
15695Gomez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 06:19:08.891 UTC