[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 9079   SHUFFLE   <  SKIP 2198  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24604Rai, Melvin, J1002SydneyNew South WalesAustralia
18021She, Trisha, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 20:45:27.732 UTC