[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 3414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24445Brooks, Lauren, R91791West CovinaCaliforniaUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States
20775Alonso, Bruce, L98312BremertonWashingtonUnited States

Generated 2025-07-20 00:39:52.060 UTC