[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 482   <  SKIP 487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26148Thompson, Michael, M3280WarrnamboolVictoriaAustralia
27473Lal, Gabriel3280WarrnamboolVictoriaAustralia
27489Hall, Haley3280WarrnamboolVictoriaAustralia

Generated 2025-07-10 08:29:21.085 UTC