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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12549Xie, Donna75003ParisSeine (Paris)France
22625Patel, Meagan93700DrancySeine Saint DenisFrance
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom

Generated 2025-07-11 19:31:13.948 UTC