[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 482   SHUFFLE   <  SKIP 3853  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12279Suarez, Mathew75017ParisSeine (Paris)France
23861Anand, Keith, C97005BeavertonOregonUnited States
17295Sanz, Victor2065St. LeonardsNew South WalesAustralia
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-18 23:16:51.495 UTC