[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 8304   SHUFFLE   <  SKIP 5247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27747Henderson, Edward98020EdmondsWashingtonUnited States
11717Jones, Marcus, J97330CorvallisOregonUnited States
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 13:17:59.558 UTC