[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 1499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18246Raje, Terrence2777SpringwoodNew South WalesAustralia
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 16:23:44.917 UTC