[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 158   SHUFFLE   <  SKIP 484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20297Wu, Valerie94704BerkeleyCaliforniaUnited States
25675Blanco, JoeOX16 8RSOxonEnglandUnited Kingdom
19976Sun, Tamara, L4169East BrisbaneQueenslandAustralia

Generated 2025-07-10 01:22:06.803 UTC