[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5476  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
17223Torres, Francis93500PantinSeine Saint DenisFrance
16893Howard, Isaac, M99362Walla WallaWashingtonUnited States
15392Brown, Sydney90505TorranceCaliforniaUnited States

Generated 2025-07-12 09:45:12.499 UTC