[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 484   SHUFFLE   <  SKIP 262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21083Chen, Trisha, WMK8 8ZDMilton KeynesEnglandUnited Kingdom
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
14749Jenkins, Jose, C91502BurbankCaliforniaUnited States
29271Henderson, Antonio97068W. LinnOregonUnited States

Generated 2025-07-11 03:15:41.515 UTC