[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 2174  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14825Alonso, Rebekah, H48001MünsterSaarlandGermany
28162Ward, Bruce, R91941GrossmontCaliforniaUnited States
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States
24165Gao, Gilbert2500WollongongNew South WalesAustralia

Generated 2025-07-10 17:05:24.162 UTC