[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 3669   SHUFFLE   <  SKIP 113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25208Taylor, Daniel, P92020El CajonCaliforniaUnited States
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 17:27:46.563 UTC