[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 444   SHUFFLE   <  SKIP 2275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24465Andersen, Tara, L3000MelbourneVictoriaAustralia
24819Shan, Jack, T98027IssaquahWashingtonUnited States
24694Carlson, Theodore14129BerlinHessenGermany
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 03:50:07.126 UTC