[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 827   SHUFFLE   <  SKIP 1457  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
21536Rubio, Billy, L01071DresdenHessenGermany
23926Weber, Lydia66272Sulzbach TaunusSaarlandGermany
25217Martin, Byron, E4000BrisbaneQueenslandAustralia

Generated 2025-07-18 10:50:18.865 UTC