[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 0   SHUFFLE   <  SKIP 2952  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14973Jai, Alicia66740SaarlouisSaarlandGermany
28233Richardson, Patrick, A99362Walla WallaWashingtonUnited States
19519Zhu, Bianca, D75010ParisSeine (Paris)France
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-11-02 09:56:27.325 UTC