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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23586Coleman, Madison, F94303Palo AltoCaliforniaUnited States
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom
16353Xu, Alejandro, J98312BremertonWashingtonUnited States
15409Cooper, Eduardo, J98371PuyallupWashingtonUnited States

Generated 2025-07-11 14:31:39.198 UTC