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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
25986Bryant, Isabel, L98284Sedro WoolleyWashingtonUnited States
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 03:36:36.120 UTC