[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 70   SHUFFLE   <  SKIP 1642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24250Suri, Carmen, E2138RhodesNew South WalesAustralia
16155Jenkins, Joan3977CranbourneVictoriaAustralia
29383Vance, KaitlinRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-14 08:14:09.112 UTC