[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 650   SHUFFLE   <  SKIP 3660  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21892Hernandez, Joan, J2777SpringwoodNew South WalesAustralia
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
21661Champion, Terry, A12171BerlinSaarlandGermany
20002White, Elizabeth, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 03:46:15.681 UTC