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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18192Hernandez, Max2055North SydneyNew South WalesAustralia
17987Sun, Cara, E75013ParisSeine (Paris)France
19994King, Madeline, B94947NovatoCaliforniaUnited States

Generated 2025-07-11 02:12:07.123 UTC