[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 995   SHUFFLE   <  SKIP 1568  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom
26586Baker, Alexandra98312BremertonWashingtonUnited States
12541Zhang, Jonathan, W93700DrancySeine Saint DenisFrance
15397Tang, Karl91502BurbankCaliforniaUnited States

Generated 2025-07-21 19:39:28.394 UTC