[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 24   SHUFFLE   <  SKIP 1601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17982Mehta, Francisco, K80610Saint OuenSommeFrance
20974Subram, George, C75013ParisSeine (Paris)France
14394Rodriguez, Jacob98225BellinghamWashingtonUnited States

Generated 2025-07-13 05:29:56.995 UTC