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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom
28139Gutierrez, Carrie, C3000MelbourneVictoriaAustralia
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-11 16:41:10.885 UTC