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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22408Shan, Clarence3205South MelbourneVictoriaAustralia
22849Suri, Kristopher, M3205South MelbourneVictoriaAustralia
23086Lal, Tracy, W3205South MelbourneVictoriaAustralia

Generated 2025-11-01 16:03:17.829 UTC