[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 413   SHUFFLE   <  SKIP 896  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16428Ross, RyanPE17BuryEnglandUnited Kingdom
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
24765Alexander, Morgan, A98104SeattleWashingtonUnited States
21518Madan, Ruben, M75008ParisSeine (Paris)France

Generated 2025-07-20 01:58:53.443 UTC