[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 0   SHUFFLE   <  SKIP 2261  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12813Ramos, Reginald01071DresdenHessenGermany
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom
22231Brooks, Grace, G91203GlendaleCaliforniaUnited States

Generated 2025-11-03 18:03:58.314 UTC