[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   SKIP 437   <  SKIP 6979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13622Wang, Alan2300NewcastleNew South WalesAustralia
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia
14031Suarez, Ruben2300NewcastleNew South WalesAustralia

Generated 2025-07-19 18:55:22.432 UTC