[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 364   SHUFFLE   <  SKIP 1105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24531Xie, Andres33041PaderbornHamburgGermany
12221Ruiz, Brandi78100Saint Germain en LayeYvelineFrance
29273Lopez, Timothy, O90706BellflowerCaliforniaUnited States

Generated 2025-07-20 19:30:04.715 UTC