[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 8448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20256Serrano, Javier, R3337MeltonVictoriaAustralia
20268He, Jorge3337MeltonVictoriaAustralia
20277Hall, Mary, R3337MeltonVictoriaAustralia

Generated 2025-07-12 17:31:38.563 UTC