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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14435Wilson, Jennifer92806La JollaCaliforniaUnited States
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States
15127Yang, Wesley, K1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 06:52:23.263 UTC