[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 1643  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17978Diaz, Armando, PPE17BuryEnglandUnited Kingdom
16471Hayes, Vanessa78400ChatouYvelineFrance
16586Chander, Leonard78000VersaillesYvelineFrance
16145Anderson, Sydney98371PuyallupWashingtonUnited States
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 09:52:32.727 UTC