[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 928   SHUFFLE   <  SKIP 1409  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21418Chapman, Alicia, A4000BrisbaneQueenslandAustralia
17088Yuan, Wayne, V75019ParisSeine (Paris)France
28466Chandra, Marco, A59223RoncqNordFrance
28086Anand, Bridget90706BellflowerCaliforniaUnited States
27423Butler, Dakota92118CoronadoCaliforniaUnited States
25953Butler, Hunter, A94519ConcordCaliforniaUnited States

Generated 2025-07-20 01:03:53.725 UTC