[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 3327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13368Henderson, Kyle, C98055RentonWashingtonUnited States
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
11942Gonzalez, George, L2300NewcastleNew South WalesAustralia

Generated 2025-07-19 01:54:55.779 UTC