[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 189   SHUFFLE   <  SKIP 235  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States
26080Roberts, Sydney98201EverettWashingtonUnited States
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom
12823She, Bethany59223RoncqNordFrance
15389King, Joan, E94303Palo AltoCaliforniaUnited States
26640Lopez, Eduardo, JV8Y 1L1CliffsideBritish ColumbiaCanada
20780White, Michael, A97355LebanonOregonUnited States

Generated 2025-07-09 06:59:49.766 UTC