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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26440Green, Devin, J3000MelbourneVictoriaAustralia
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States
14671Lal, Cristina, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-09 04:57:39.986 UTC