[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 3437   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States
24261Jones, Emma, E94519ConcordCaliforniaUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 08:31:43.463 UTC