[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 875   SHUFFLE   <  SKIP 6517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28654Nelson, Miguel, W97301SalemOregonUnited States
22676Jordan, Stefanie75003ParisSeine (Paris)France
22792Carter, Thomas, W97205PortlandOregonUnited States

Generated 2025-07-09 09:22:29.550 UTC