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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28533Sun, Clayton2777SpringwoodNew South WalesAustralia
11892Ortega, Julio, M2138RhodesNew South WalesAustralia
17676Yang, Eugene90706BellflowerCaliforniaUnited States

Generated 2025-07-11 16:13:19.305 UTC