[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 821   SHUFFLE   <  SKIP 865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27906Chen, Gilbert, EOX16 8RSOxonEnglandUnited Kingdom
12774Gao, Kristen94010BurlingameCaliforniaUnited States
17276Jenkins, Elijah, S98270MarysvilleWashingtonUnited States

Generated 2025-07-21 09:14:50.821 UTC