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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance
18503Peterson, Timothy, E95062Santa CruzCaliforniaUnited States
18099Edwards, Marcus, M91203GlendaleCaliforniaUnited States
22957Davis, Nicole4810TownsvilleQueenslandAustralia
28278Becker, Jaime, J98312BremertonWashingtonUnited States
26388Jai, Wayne, L95000CergyVal d'OiseFrance

Generated 2025-11-03 19:33:35.626 UTC