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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22509Nara, Lacey33098PaderbornNordrhein-WestfalenGermany
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-04 17:22:53.992 UTC