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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance
15499Thomas, Robert98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 20:35:09.269 UTC