[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 512   SHUFFLE   <  SKIP 5461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27846Rubio, Albert75013ParisSeine (Paris)France
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States

Generated 2025-07-17 21:05:54.832 UTC