[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 327   SHUFFLE   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29029Bennett, Marcus97330CorvallisOregonUnited States
19668Patel, Erick, C98168BurienWashingtonUnited States
20736Howard, AlexandraV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-10 21:43:11.838 UTC