[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 1961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
11078Martin, Gina, EV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 11:38:13.263 UTC