[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 1710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22783Green, Isaac, C98036LynnwoodWashingtonUnited States
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
12510Sanz, Roberto77127LieusaintSeine et MarneFrance
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 02:04:00.459 UTC