[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 680   SHUFFLE   <  SKIP 2800  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23856Taylor, Sarah98284Sedro WoolleyWashingtonUnited States
24022Beck, Dale, R75010ParisSeine (Paris)France
27961Zheng, Alejandro, K62200Boulogne-sur-MerPas de CalaisFrance
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 05:49:23.664 UTC