[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 480   SHUFFLE   <  SKIP 655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24791Ortega, Teresa, F98168BurienWashingtonUnited States
24689Ye, SandraSL4 1RHBerksEnglandUnited Kingdom
27451Washington, Thomas, CV9LangfordBritish ColumbiaCanada

Generated 2025-07-14 20:17:56.386 UTC