[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 5661   SHUFFLE   <  SKIP 3683  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13244Sharma, Jose, R98371PuyallupWashingtonUnited States
17344Kelly, Timothy94947NovatoCaliforniaUnited States
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 21:50:10.607 UTC