[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 995   SHUFFLE   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11266Howard, Taylor98366Port OrchardWashingtonUnited States
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom
22524Hernandez, Michele, F59100RoubaixNordFrance

Generated 2025-07-20 11:50:24.790 UTC