[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 1305   SHUFFLE   <  SKIP 1426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27430Young, Stephanie, N98312BremertonWashingtonUnited States
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
27211Roberts, Isaiah, M97222MilwaukieOregonUnited States

Generated 2025-07-14 13:45:19.327 UTC