[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 34   SHUFFLE   <  SKIP 1488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15569Ward, Morgan97005BeavertonOregonUnited States
26334Blanco, Ross90706BellflowerCaliforniaUnited States
12968Butler, Paige, C97068W. LinnOregonUnited States

Generated 2025-07-22 05:58:12.210 UTC