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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14233She, Ricardo, A2036MalabarNew South WalesAustralia
11750She, Latoya, A2300NewcastleNew South WalesAustralia
16112Munoz, Frank94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 18:00:04.611 UTC