[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 376   SHUFFLE   <  SKIP 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13651Sharma, Jerry, C6006PerthSouth AustraliaAustralia
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
13181Morgan, Brian, T91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 19:12:35.113 UTC