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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14923Blanco, Andy59000LilleNordFrance
15004Hu, Suzanne62200Boulogne-sur-MerPas de CalaisFrance
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
16301Cai, Omar, M62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-11 18:28:10.107 UTC