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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20153Sanz, Diane, M3220GeelongVictoriaAustralia
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 18:37:05.463 UTC