[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 7828   SHUFFLE   <  SKIP 2224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21062Barnes, Miranda93290Tremblay-en-FranceSeine Saint DenisFrance
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
20362Gonzalez, Seth, L99362Walla WallaWashingtonUnited States

Generated 2025-07-18 23:53:05.955 UTC