[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 413   SHUFFLE   <  SKIP 2267  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23558Barnes, Dakota90802Long BeachCaliforniaUnited States
27007Gonzalez, Joe, MRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-21 10:17:22.949 UTC