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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom
12611Sara, ManuelWA3WatfordEnglandUnited Kingdom
17926Ramos, Carolyn2777SpringwoodNew South WalesAustralia

Generated 2025-07-11 20:25:00.167 UTC