[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 750   <  SKIP 2631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24371Navarro, Leslie, E3198SeafordVictoriaAustralia
24914Zhou, Heather, M3198SeafordVictoriaAustralia
25823Xie, Jaime3198SeafordVictoriaAustralia

Generated 2025-10-12 02:49:44.136 UTC