[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 122   SHUFFLE   <  SKIP 2028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21103Hernandez, FrancisGL50CheltenhamEnglandUnited Kingdom
14102Huang, Lisa, L2113North RydeNew South WalesAustralia
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-16 20:16:00.396 UTC