[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 2173   <  SKIP 1165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16633Becker, Kelli, E3198SeafordVictoriaAustralia
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia
17310Wang, Alejandro3198SeafordVictoriaAustralia

Generated 2025-07-20 04:23:41.851 UTC