[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 6986  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15577Malhotra, Mayra, E2300NewcastleNew South WalesAustralia
15645Gill, Javier2300NewcastleNew South WalesAustralia

Generated 2025-07-22 10:45:45.641 UTC