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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12734Zhou, Margaret, R95000CergyVal d'OiseFrance
20033Turner, Carlos, E90401Santa MonicaCaliforniaUnited States
26838Shan, Cassie59000LilleNordFrance

Generated 2025-11-05 12:46:15.550 UTC