[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 5462   SHUFFLE   <  SKIP 1735  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13611Huang, Marshall, L92310SèvresHauts de SeineFrance
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
29278Scott, Janet, L90802Long BeachCaliforniaUnited States
14027Perez, Carlos, M98403TacomaWashingtonUnited States

Generated 2025-07-20 15:50:42.770 UTC