[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 8427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11881Mitchell, Richard, T91941GrossmontCaliforniaUnited States
22423Hernandez, Byron75007ParisSeine (Paris)France
23517Martinez, Ronald, J97005BeavertonOregonUnited States

Generated 2025-07-21 00:24:02.294 UTC