[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 542   SHUFFLE   <  SKIP 630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13247Chen, Zachary91502BurbankCaliforniaUnited States
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom
13990Wood, Stephanie, A97301SalemOregonUnited States

Generated 2025-07-12 12:15:39.918 UTC