[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 549   SHUFFLE   <  SKIP 1403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom
13177Rogers, Taylor97222MilwaukieOregonUnited States
24677Mr., Lee, Blake, D94010BurlingameCaliforniaUnited States

Generated 2025-07-19 00:25:22.896 UTC