[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 34   SHUFFLE   <  SKIP 2603  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14166Jenkins, Elizabeth, I78100Saint Germain en LayeYvelineFrance
20819Madan, Raymond, W2444Port MacquarieNew South WalesAustralia
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 06:42:51.778 UTC