[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 995   SHUFFLE   <  SKIP 1576  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13563Sai, Phillip, MAS23Stoke-on-TrentEnglandUnited Kingdom
26366Schmidt, Johnathan12171BerlinHessenGermany
27764Becker, Jaclyn75008ParisSeine (Paris)France
15489Thompson, Emily99362Walla WallaWashingtonUnited States

Generated 2025-07-21 17:59:31.059 UTC