[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 650   SHUFFLE   <  SKIP 1464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
15563Lopez, Luke98027IssaquahWashingtonUnited States
24973Rivera, Arianna, R90802Long BeachCaliforniaUnited States

Generated 2025-07-13 14:20:39.054 UTC