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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25964Winston, Christopher97034Lake OswegoOregonUnited States
21010Navarro, Ruben70511StuttgartSaarlandGermany
29294Cooper, Allison, J4810TownsvilleQueenslandAustralia

Generated 2025-07-17 17:53:55.372 UTC