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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23853Perez, Isaac, S98284Sedro WoolleyWashingtonUnited States
20613Raje, Lindsay, L4810TownsvilleQueenslandAustralia
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 14:30:30.823 UTC