[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 480   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States
17802Arun, Erick, C95010HofBayernGermany
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-11-04 18:28:48.105 UTC