[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 350   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
21250Coleman, Fernando, E97355LebanonOregonUnited States
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-12 18:59:15.156 UTC