[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 416   SHUFFLE   <  SKIP 2732  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13014Clark, James, E98020EdmondsWashingtonUnited States
14331Murphy, Timothy97222MilwaukieOregonUnited States
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States

Generated 2025-07-19 00:17:01.472 UTC