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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
19093Ashe, Tara, J3550BendigoVictoriaAustralia
12527Rodriguez, José91502BurbankCaliforniaUnited States

Generated 2025-07-11 12:52:51.765 UTC