[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 0   SHUFFLE   <  SKIP 3067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27028Robinson, Sarah, AV3A 4R2LangleyBritish ColumbiaCanada
16907Hall, Sarah, J91950National CityCaliforniaUnited States
19891Morgan, Jennifer, L98201EverettWashingtonUnited States

Generated 2025-10-28 22:45:41.035 UTC