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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21064Sun, Colleen, C80610Saint OuenSommeFrance
20686Nelson, Lucas90012Los AngelesCaliforniaUnited States
23177Richardson, Savannah97034Lake OswegoOregonUnited States

Generated 2025-07-11 09:25:06.771 UTC