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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27866Raman, Sergio3205South MelbourneVictoriaAustralia
28203Gomez, Victor, I3205South MelbourneVictoriaAustralia
28716Garcia, Darren3205South MelbourneVictoriaAustralia

Generated 2025-07-09 15:18:13.413 UTC