[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 480   SHUFFLE   <  SKIP 657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom
12774Gao, Kristen94010BurlingameCaliforniaUnited States
11134Townsend, Larry, D6006PerthSouth AustraliaAustralia

Generated 2025-07-14 07:53:59.887 UTC