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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom
28252Murphy, Sydney, T92625Newport BeachCaliforniaUnited States
19978Yuan, Marshall, P3429SunburyVictoriaAustralia

Generated 2025-07-12 15:20:43.632 UTC