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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24005Jimenez, Julio3205South MelbourneVictoriaAustralia
24506Muñoz, Jaime, C3205South MelbourneVictoriaAustralia
24918Cai, Warren3205South MelbourneVictoriaAustralia

Generated 2025-11-03 06:31:26.104 UTC