[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 872   SHUFFLE   <  SKIP 1055  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26369Nath, Kate, J92310SèvresHauts de SeineFrance
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
16195Perez, Abby93500PantinSeine Saint DenisFrance
13248Martinez, Isabella, J98020EdmondsWashingtonUnited States
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States

Generated 2025-07-20 23:10:10.289 UTC