[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 3319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom
23095Patel, Gerald6006PerthSouth AustraliaAustralia
25253Miller, Ryan, F98027IssaquahWashingtonUnited States

Generated 2025-07-17 19:06:14.367 UTC