[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 484   SHUFFLE   <  SKIP 1697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany
22916Romero, Raquel, Z4169East BrisbaneQueenslandAustralia
27271Reed, Anna, S98020EdmondsWashingtonUnited States

Generated 2025-07-16 11:01:26.179 UTC