[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 2339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24774Gonzales, Xavier97301SalemOregonUnited States
24157Subram, Marie, L95000CergyVal d'OiseFrance
17588Bennett, Gavin98201EverettWashingtonUnited States

Generated 2025-07-11 17:44:17.969 UTC