[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 875   <  SKIP 1324  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27513Zheng, Cara, L3429SunburyVictoriaAustralia
28098Zhu, Roger, J3429SunburyVictoriaAustralia

Generated 2025-07-16 19:52:49.083 UTC