[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 3027   SHUFFLE   <  SKIP 1907  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14299Chandra, Jermaine, A2580GoulburnNew South WalesAustralia
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 15:17:20.744 UTC