[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   SHUFFLE   SKIP 692   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27805Ye, Barbara, A59170CroixNordFrance
14041Bell, DanielleV3L 1E7WestminsterBritish ColumbiaCanada
28576Uppal, Sunil, L98201EverettWashingtonUnited States

Generated 2025-07-20 22:34:35.588 UTC