[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 24   SHUFFLE   <  SKIP 2127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States
16941Yang, Amy66272Sulzbach TaunusSaarlandGermany
20040Rivera, Victoria, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 01:04:38.634 UTC