[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 1875   SHUFFLE   <  SKIP 1410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25183Thomas, Michael, K98104SeattleWashingtonUnited States
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
19988Long, JordanV0SookeBritish ColumbiaCanada

Generated 2025-07-14 11:29:58.897 UTC