[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 250   SHUFFLE   <  SKIP 674  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14884Torres, Kristi, M91910Chula VistaCaliforniaUnited States
20582Bradley, Desiree, J78000VersaillesYvelineFrance
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
17291Huang, Jorge4700RockhamptonQueenslandAustralia
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-09 05:33:44.248 UTC