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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17915Li, Aimee2010DarlinghurstNew South WalesAustralia
23016Powell, Victoria94704BerkeleyCaliforniaUnited States
14143Sandoval, JillEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-13 02:34:36.026 UTC