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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17279Alvarez, Tanya2580GoulburnNew South WalesAustralia
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance
15459Dominguez, Beth63151MühlheimHamburgGermany

Generated 2025-07-11 19:42:17.947 UTC