[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 31   SHUFFLE   <  SKIP 646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States
26463Rogers, Alexa, H98225BellinghamWashingtonUnited States

Generated 2025-07-21 10:23:19.482 UTC