[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   SHUFFLE   <  SKIP 3844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25059Ward, Sean97045Oregon CityOregonUnited States
15597Raji, Terry3205South MelbourneVictoriaAustralia
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 22:29:41.435 UTC