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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16622Navarro, Byron2300NewcastleNew South WalesAustralia
16930Zhao, Kristen2300NewcastleNew South WalesAustralia
17046Sai, Preston, D2300NewcastleNew South WalesAustralia

Generated 2025-07-13 15:34:45.974 UTC