[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2671   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20730Shan, AaronTY31RuncornEnglandUnited Kingdom
16620Thompson, Cameron, M1002SydneyNew South WalesAustralia
12596Romero, Armando, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 15:14:01.701 UTC