[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 2421   SHUFFLE   <  SKIP 7445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14308Ramos, Marie, A1597Lane CoveNew South WalesAustralia
28469Green, Morgan, MYO15YorkEnglandUnited Kingdom
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-20 22:45:31.024 UTC