[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1400  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
11675Martinez, Devin, J98201EverettWashingtonUnited States
29323Cooper, AndreaV6B 3P7Port HammondBritish ColumbiaCanada
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
19920Sanchez, Meredith, S75005ParisSeine (Paris)France
13575Shen, Alicia, D91940Les UlisEssonneFrance

Generated 2025-07-11 14:41:16.659 UTC