[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 875   SHUFFLE   <  SKIP 3058  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22273Rodriguez, Patricia, M91910Chula VistaCaliforniaUnited States
26537Perez, Wyatt99362Walla WallaWashingtonUnited States
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
24149Simmons, Richard93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-16 15:51:08.687 UTC