[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 3311   SHUFFLE   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16291Lal, Lindsey, H75019ParisSeine (Paris)France
21869Prasad, Tina, A53131BonnNordrhein-WestfalenGermany
12980Moyer, Max, C98168BurienWashingtonUnited States

Generated 2025-07-21 19:16:31.212 UTC