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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24342Campbell, Evan, WV0SookeBritish ColumbiaCanada
26791Nath, Kelvin, M77520BaytownTexasUnited States
13618Raman, Jay, M3220GeelongVictoriaAustralia

Generated 2025-07-11 21:57:51.954 UTC