[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 2504   SHUFFLE   <  SKIP 1462  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15493Chen, Eric, N97355LebanonOregonUnited States
13875Williams, Samantha, C92020El CajonCaliforniaUnited States
13566Mr., Sandberg, Mikael42651SolingenNordrhein-WestfalenGermany
11665Dominguez, Janet91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 15:59:15.883 UTC