[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 2693   SHUFFLE   <  SKIP 2249  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom
21439Clark, Thomas, M98052RedmondWashingtonUnited States
12782Long, Elizabeth, FV0SookeBritish ColumbiaCanada
26946Madan, Andre, C12311BerlinHamburgGermany

Generated 2025-07-20 21:46:37.700 UTC