[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 3437   SHUFFLE   <  SKIP 503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22953Liang, Barbara, T7001HobartTasmaniaAustralia
25379Young, Hailey, M98225BellinghamWashingtonUnited States
16911Patterson, Caleb98201EverettWashingtonUnited States

Generated 2025-07-20 22:38:57.164 UTC