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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19193Lal, Omar, SGA10GatesheadEnglandUnited Kingdom
20017Sanders, Anna, E94536FremontCaliforniaUnited States
26027Luo, Michele5023FindonSouth AustraliaAustralia

Generated 2025-07-09 11:06:28.849 UTC