[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 398   SHUFFLE   <  SKIP 2232  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13468Sanders, Mariah97205PortlandOregonUnited States
16559Martinez, Candace, G95000CergyVal d'OiseFrance
27465Garcia, Seth, L97071WoodburnOregonUnited States
24314Howard, Bryan94015Daly CityCaliforniaUnited States
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
23905Zhang, Jose91054ErlangenBayernGermany
11180Anand, April91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 20:09:40.093 UTC