[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 680   SHUFFLE   <  SKIP 1255  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18474Smith, James90802Long BeachCaliforniaUnited States
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance
25486Rodriguez, Edgar, B66001SaarbrückenSaarlandGermany
18128Suarez, Roberto, D93000BobignySeine Saint DenisFrance
16745Moreno, Krista, J4810TownsvilleQueenslandAustralia
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
26325Robinson, Tyler, A99202SpokaneWashingtonUnited States

Generated 2025-07-18 04:34:07.450 UTC