[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 324   SHUFFLE   <  SKIP 317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17816Raje, Kathryn, A75002ParisSeine (Paris)France
13952Ye, Franklin, L3337MeltonVictoriaAustralia
16513Wagner, Ronnie77127LieusaintSeine et MarneFrance
29334Howard, Paige, A99362Walla WallaWashingtonUnited States

Generated 2025-07-14 14:03:15.550 UTC