[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 2493   SHUFFLE   <  SKIP 26  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16767Liu, Rafael, M91502BurbankCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
27961Zheng, Alejandro, K62200Boulogne-sur-MerPas de CalaisFrance
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-12 12:43:43.486 UTC