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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom
18928Prasad, Carmen, L2300NewcastleNew South WalesAustralia
17544Rogers, Eduardo, S98201EverettWashingtonUnited States

Generated 2025-07-09 22:58:05.063 UTC