[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 2511   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
20900Russell, Natalie, MKB9KirkbyEnglandUnited Kingdom
23757Roberts, James66578NeunkirchenSaarlandGermany

Generated 2025-07-20 19:27:25.469 UTC