[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 438   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12350Hernandez, Logan3220GeelongVictoriaAustralia
16448Martin, Cheryl, C24044KielSaarlandGermany
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-09 03:08:29.847 UTC