[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 5351   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24691Carlson, Meredith, G20354HamburgHamburgGermany
11062Powell, Noah, D97205PortlandOregonUnited States
13213King, Courtney, L99362Walla WallaWashingtonUnited States

Generated 2025-07-18 02:02:10.688 UTC