[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 3104   SHUFFLE   <  SKIP 2025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14421Barnes, Hannah, W97071WoodburnOregonUnited States
21831Anand, Yolanda59100RoubaixNordFrance
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 17:35:13.847 UTC