[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 575   SHUFFLE   <  SKIP 2932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12528Wilson, Devin, L99202SpokaneWashingtonUnited States
16133Simmons, DylanV9LangfordBritish ColumbiaCanada
17561White, Samantha90706BellflowerCaliforniaUnited States

Generated 2025-07-18 22:51:36.737 UTC