[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 2391   SHUFFLE   <  SKIP 2047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12489Rai, Wayne, T91940Les UlisEssonneFrance
13867Griffin, Luke98036LynnwoodWashingtonUnited States
26814Hernandez, Alex99362Walla WallaWashingtonUnited States

Generated 2025-07-17 04:24:22.139 UTC