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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19436Pal, Gregory75016ParisSeine (Paris)France
26239Turner, Kaitlyn97222MilwaukieOregonUnited States
18501Powell, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-11 12:07:34.166 UTC