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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29087Ye, Steve2300NewcastleNew South WalesAustralia
29088Anand, Tamara2300NewcastleNew South WalesAustralia
29332Goel, Shawna, L2300NewcastleNew South WalesAustralia

Generated 2025-07-10 19:55:10.779 UTC