[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   SKIP 3669   SHUFFLE   <  SKIP 2521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25886Rogers, Rachel98270MarysvilleWashingtonUnited States
14023Carlson, Beth, J94519ConcordCaliforniaUnited States
12885Anderson, Jonathan, R94109San FranciscoCaliforniaUnited States

Generated 2025-07-13 03:24:56.659 UTC