[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 2236   SHUFFLE   <  SKIP 3742  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13133Kennedy, Devon, J2055North SydneyNew South WalesAustralia
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 16:34:29.911 UTC