[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 1182   SHUFFLE   <  SKIP 2177  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States
22777Garcia, Tyler98020EdmondsWashingtonUnited States
27641Alexander, Miranda92020El CajonCaliforniaUnited States
12229Gomez, Kari63151MühlheimHamburgGermany

Generated 2025-07-19 11:50:47.141 UTC