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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13259Garcia, Allen, F48001MünsterSaarlandGermany
14587Peterson, Jade, J97355LebanonOregonUnited States
11857Young, Isabella98020EdmondsWashingtonUnited States
11255Lin, Colin98168BurienWashingtonUnited States

Generated 2025-07-11 17:50:30.065 UTC