[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 680   SHUFFLE   <  SKIP 926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23286Bell, Taylor, G94063Redwood CityCaliforniaUnited States
22488Patel, Frederick04838EilenburgBrandenburgGermany
15291Alexander, Julia, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-16 00:09:17.362 UTC