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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14255Jackson, Jonathan, L98020EdmondsWashingtonUnited States
19287Chandra, Shane, M75006ParisSeine (Paris)France
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States

Generated 2025-07-08 16:20:56.757 UTC