[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 470   SHUFFLE   <  SKIP 1594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28825Hernandez, Caleb, A98055RentonWashingtonUnited States
18143Shen, Chad75010ParisSeine (Paris)France
11169Richardson, Bryce92118CoronadoCaliforniaUnited States

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