[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 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom
11130Russell, Caroline, L97355LebanonOregonUnited States
16352Gao, Tiffany, E2580GoulburnNew South WalesAustralia

Generated 2025-07-11 18:54:16.873 UTC