[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 995   SHUFFLE   <  SKIP 1348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13068Morris, Alexandria90706BellflowerCaliforniaUnited States
28657Hayes, Ryan97222MilwaukieOregonUnited States
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States
27024Patterson, Austin, OV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 14:05:10.450 UTC