[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   SKIP 0   SHUFFLE   <  SKIP 4030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18919Hernandez, Eduardo, JV8POak BayBritish ColumbiaCanada
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance
23505Sharma, Connor, M94010BurlingameCaliforniaUnited States

Generated 2025-10-28 14:48:29.125 UTC