[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 717   SHUFFLE   <  SKIP 2335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States
24063Suarez, Micheal75017ParisSeine (Paris)France
21696Watson, Gabrielle, A98020EdmondsWashingtonUnited States

Generated 2025-07-13 15:22:17.898 UTC