[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 2077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27622Wilson, Lucas98312BremertonWashingtonUnited States
14186Tang, Katrina, K75002ParisSeine (Paris)France
18501Powell, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-12 10:20:12.103 UTC