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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany
17427Russell, Adam, J91203GlendaleCaliforniaUnited States
28475Ramos, Bruce59140DunkerqueNordFrance
20944Hernandez, Rebecca78400ChatouYvelineFrance

Generated 2025-07-11 16:23:48.220 UTC