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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25493Evans, HunterAS23Stoke-on-TrentEnglandUnited Kingdom
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
27471Gao, Susan6006PerthSouth AustraliaAustralia

Generated 2025-07-09 05:13:34.922 UTC