[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 750   SHUFFLE   <  SKIP 684  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19957Mehta, Arthur, A4551CaloundraQueenslandAustralia
13771Moreno, Victor, L20354HamburgHamburgGermany
13483Lal, Christian, M98036LynnwoodWashingtonUnited States

Generated 2025-11-06 01:15:44.068 UTC