[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23142Wu, Cara97005BeavertonOregonUnited States
14112Sanchez, Charles, W94014ColmaCaliforniaUnited States
25662Kapoor, Andre75009ParisSeine (Paris)France
13040Gonzalez, Roy, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-10 20:20:13.741 UTC