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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20657Russell, Blake, A92625Newport BeachCaliforniaUnited States
15101Shan, Shawn, E59368WerneNordrhein-WestfalenGermany
12734Zhou, Margaret, R95000CergyVal d'OiseFrance
13459Foster, Devin, G92102San DiegoCaliforniaUnited States

Generated 2025-07-12 11:28:46.333 UTC