[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 484   SHUFFLE   <  SKIP 3360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24315Scott, Edward, J92020El CajonCaliforniaUnited States
20119Hernandez, Carlos98020EdmondsWashingtonUnited States
21312Scott, Connor, R97355LebanonOregonUnited States

Generated 2025-07-15 16:01:06.659 UTC