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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17692Smith, Emily, A98225BellinghamWashingtonUnited States
16088Sanders, Bryce, A97005BeavertonOregonUnited States
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 21:05:18.800 UTC