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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15171Jones, Destiny4217Gold CoastQueenslandAustralia
17124Madan, Kaitlin98168BurienWashingtonUnited States
18501Powell, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-11-05 09:51:12.151 UTC