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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19859Zhao, Lisa, C94010BurlingameCaliforniaUnited States
21410Zhang, Eric98020EdmondsWashingtonUnited States
28983Lopez, Sean90706BellflowerCaliforniaUnited States

Generated 2025-07-12 23:09:39.420 UTC