[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 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom
25052Lin, Sandra, A1002SydneyNew South WalesAustralia
11639Perry, Angelica94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 06:53:00.233 UTC