[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 1828  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom
27862Alonso, Joanna, M4171HawthorneQueenslandAustralia
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 21:58:11.413 UTC