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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14523Fernandez, Lydia, M2777SpringwoodNew South WalesAustralia
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 02:21:13.860 UTC