[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 1243   SHUFFLE   <  SKIP 9809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
29014Powell, Ryan, K98020EdmondsWashingtonUnited States
27319Bryant, IanYO15YorkEnglandUnited Kingdom

Generated 2025-07-22 00:30:22.785 UTC