[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 698  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18632Tang, RussellHP10 9QYHigh WycombeEnglandUnited Kingdom
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States

Generated 2025-07-10 11:24:14.910 UTC