[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 470   SHUFFLE   <  SKIP 3804  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17999Romero, Byron59140DunkerqueNordFrance
16557Chander, Derek75008ParisSeine (Paris)France
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States

Generated 2025-07-09 03:03:22.110 UTC