[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 327   SHUFFLE   <  SKIP 4137  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance
13768Munoz, Ross, B92400CourbevoieHauts de SeineFrance
23420Moyer, Mario7001HobartTasmaniaAustralia
29366Patel, DominicEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 23:28:45.755 UTC