[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 450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18707She, Marshall, D7001HobartTasmaniaAustralia
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-09 11:51:06.649 UTC