[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 440   SHUFFLE   <  SKIP 2184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23509Powell, Faith, O97222MilwaukieOregonUnited States
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States
27436Mehta, Carmen, CV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-12 09:49:36.434 UTC