[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 872   SHUFFLE   <  SKIP 936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11847Diaz, Cassidy97205PortlandOregonUnited States
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance
25671Arun, Brett, V53001BonnHamburgGermany

Generated 2025-07-13 18:08:50.226 UTC