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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States
12138Jai, Colin97005BeavertonOregonUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States

Generated 2025-07-12 00:36:57.847 UTC