[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 485  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20997Ashe, Joanna, F1597Lane CoveNew South WalesAustralia
19430Goel, Sharon, ML4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-11 10:17:00.664 UTC