[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 127   SHUFFLE   <  SKIP 566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19362Raje, KarlW10 6BLLondonEnglandUnited Kingdom
19376Wood, Paige, C75007ParisSeine (Paris)France
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States
15397Tang, Karl91502BurbankCaliforniaUnited States

Generated 2025-07-21 18:09:19.459 UTC