[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 9783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom
11704Hernandez, Evan, G95062Santa CruzCaliforniaUnited States
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 12:45:40.085 UTC