[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 405   SHUFFLE   <  SKIP 283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20297Wu, Valerie94704BerkeleyCaliforniaUnited States
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
24462Fernandez, Donald, C2500WollongongNew South WalesAustralia

Generated 2025-07-20 23:27:21.101 UTC