[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 127   SHUFFLE   <  SKIP 1462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15522Russell, Ethan, I97205PortlandOregonUnited States
16435Cooper, StevenNT20Newcastle upon TyneEnglandUnited Kingdom
17562Sharma, Zachary, C94519ConcordCaliforniaUnited States

Generated 2025-07-17 16:33:04.107 UTC