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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19812Morgan, Sydney, K92118CoronadoCaliforniaUnited States
27183Garcia, Geoffrey95010HofBayernGermany
26564Chen, Franklin, A3550BendigoVictoriaAustralia

Generated 2025-07-11 10:43:51.132 UTC