[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 1061   SHUFFLE   <  SKIP 328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26038Flores, Nicole, E59368WerneNordrhein-WestfalenGermany
25886Rogers, Rachel98270MarysvilleWashingtonUnited States
23394Bell, Anna, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-16 18:49:40.927 UTC