[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 484   SHUFFLE   <  SKIP 220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13416Roberts, Richard94536FremontCaliforniaUnited States
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States
19718Butler, Taylor97222MilwaukieOregonUnited States

Generated 2025-07-13 11:44:29.543 UTC