[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 512   SHUFFLE   <  SKIP 3515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27629Bryant, Jose, D98366Port OrchardWashingtonUnited States
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
18247Beck, Donna, J3000MelbourneVictoriaAustralia

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