[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 250   SHUFFLE   <  SKIP 1585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13789Shan, Julie, M66001SaarbrückenSaarlandGermany
11638Powell, Antonio, E94941Mill ValleyCaliforniaUnited States
25062Young, Kaitlyn, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-22 06:06:32.213 UTC