[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   SKIP 2421   SHUFFLE   <  SKIP 590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21871Adams, Devin3977CranbourneVictoriaAustralia
20943Rana, Brett, LNT20Newcastle upon TyneEnglandUnited Kingdom
24964Anderson, Samantha98020EdmondsWashingtonUnited States

Generated 2025-07-13 15:58:17.243 UTC