[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 480   SHUFFLE   <  SKIP 2012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11082Butler, Angela, L94536FremontCaliforniaUnited States
11569Malhotra, TroyRH15 9UDWest SussexEnglandUnited Kingdom
27651Murphy, Jeremy94519ConcordCaliforniaUnited States

Generated 2025-07-20 16:07:47.339 UTC