[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 512   SHUFFLE   <  SKIP 2592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27665Patterson, Miguel94015Daly CityCaliforniaUnited States
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom
13313Stone, Megan, L91203GlendaleCaliforniaUnited States

Generated 2025-07-20 13:53:09.791 UTC